leaf node
英 [liːf nəʊd]
美 [liːf noʊd]
网络 叶子结点; 叶子节点; 叶节点; 叶结点; 树叶节点
英英释义
noun
- (botany) the small swelling that is the part of a plant stem from which one or more leaves emerge
双语例句
- This framework is of layered and distributed structure, including a central control node layer, a convergent node layer and a leaf node layer.
该框架是分层分布式结构,由中央控制节点层、汇聚节点层和叶节点层构成。 - Furthermore, a new leaf node labeling method is proposed which considers the main class of training samples covered by the leaf node as its class label, and the relevance of classification results is quantified by associated confidence levels.
另外给出了确定叶子节点类标签的新方法,将叶子节点所覆盖训练样本的主要类别作为其类标签。最后提出了一个置信度函数对分类结果进行分析,给出分类结果的可信程度。 - Furthermore, if a leaf node gets split or merged during data insertion or deletion or update, it may take longer for the whole index to adjust the change.
此外,如果在执行数据插入、删除或更新操作的过程中拆分或合并叶子节点,那么可能要花费更长的时间来让整个索引适应其更改。 - Manilagrass was trampled by 4 trampling intensities in 3 courses. The internode length, the leaf length and the number of node will increase as the trampling intensities become stronger.
草坪草的茎节数、节间长度、叶片长度均是随践踏强度的增加而减少,重度践踏胁迫下,分别比对照减少20.1%、26.9%和33.4%。 - Photosynthetic contribution of non-leaf organs above flag leaf node to grain yield accounted for 70%~ 80%, which increased with water supply decreasing or plant density increasing. 2.
在旗叶节以上器官对粒重的总贡献率中,非叶器官的贡献率所占比例达70~80%,随灌水减少、密度增大而增加。 - For large files ( including those that are fragmented), an inode can reference an index node, each of which can reference a leaf node ( referencing multiple extents).
对于大文件(包括片段文件),一个inode能够引用一个索引节点,而每个索引节点能够引用一个叶节点(引用多个区段)。 - It proposes a hybrid approach for regression analysis& BRT ( Bayesian regression tree), which builds tree model by the divide-and-conquer method and uses NBR ( naive Bayesian network for regression) to replace leaf node.
结合朴素贝叶斯和决策树提出一种用于回归分析的混合学习方法&BRT(BayesianRegressionTree)。该方法基于分而治之原则构造决策树,以朴素贝叶斯取代叶节点。 - Took researches in the handoff of leaf node in virtual backbone, and analyzed the problems of the address changes, the route destroying, and the communication maintenance, which would be faced when the leaf node's handoff in the virtual
研究了虚拟骨干网中叶子节点的越区切换机制,分析了虚拟骨干网中叶子节点越区切换后所面临的地址改变、路由破坏、通信保持等问题,并提出了相应 - The third is all attributes from rote node to leaf node must be known.
ID3必须知道从叶子节点到树根的路径上所有内节点对应的属性的属性值。 - This method returns the children of the given tree node, or it returns null if the leaf tree node is encountered.
该方法返回给定树节点的子节点,或者如果遇到叶子节点,它返回null。